trivial correction
authorMatthias Clasen <matthiasc@src.gnome.org>
Fri, 26 Dec 2008 04:18:56 +0000 (04:18 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 26 Dec 2008 04:18:56 +0000 (04:18 +0000)
svn path=/trunk/; revision=21928

docs/reference/gdk/tmpl/keys.sgml

index 2b143d08bb1076e245843cfddbb4a42eee1293f5..b8ade0ccbe283896bcc6d94171f4515d09cc0e54 100644 (file)
@@ -11,7 +11,7 @@ They appear in the <structfield>keyval</structfield> field of the
 #GdkEventKey structure, which is passed to signal handlers for the
 "key-press-event" and "key-release-event" signals.
 The complete list of key values can be found in the <filename>&lt;gdk/gdkkeysyms.h&gt;</filename>
-header file. <filename>&lt;gdk/gdkkeysyms.h&gt;</filename> is not included in <filename>&lt;gtk/gtk.h&gt;</filename>, 
+header file. <filename>&lt;gdk/gdkkeysyms.h&gt;</filename> is not included in <filename>&lt;gdk/gdk.h&gt;</filename>, 
 it must be included independently, because the file is quite large.
 </para>
 <para>
@@ -108,6 +108,13 @@ in the keymap and see what keyval it corresponds to.
 
 @keymap: the object which received the signal.
 
+<!-- ##### SIGNAL GdkKeymap::state-changed ##### -->
+<para>
+
+</para>
+
+@gdkkeymap: the object which received the signal.
+
 <!-- ##### STRUCT GdkKeymapKey ##### -->
 <para>
 A <structname>GdkKeymapKey</structname> is a hardware key that can 
@@ -213,6 +220,15 @@ Returns: %PANGO_DIRECTION_LTR or %PANGO_DIRECTION_RTL.
 @Returns: 
 
 
+<!-- ##### FUNCTION gdk_keymap_get_caps_lock_state ##### -->
+<para>
+
+</para>
+
+@keymap: 
+@Returns: 
+
+
 <!-- ##### FUNCTION gdk_keyval_name ##### -->
 <para>
 Converts a key value into a symbolic name.